vendor/golang.org/x/text/unicode/norm.formInfo.nextMain (field)
12 uses
vendor/golang.org/x/text/unicode/norm (current package)
forminfo.go#L58: nextMain iterFunc
forminfo.go#L66: nextMain: nextComposed,
forminfo.go#L72: nextMain: nextDecomposed,
forminfo.go#L78: nextMain: nextComposed,
forminfo.go#L84: nextMain: nextDecomposed,
iter.go#L41: i.next = i.rb.f.nextMain
iter.go#L57: i.next = i.rb.f.nextMain
iter.go#L87: i.next = i.rb.f.nextMain
iter.go#L141: i.next = i.rb.f.nextMain
iter.go#L158: i.next = i.rb.f.nextMain
iter.go#L170: i.next = i.rb.f.nextMain
iter.go#L198: i.next = i.rb.f.nextMain
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |